Einhugur Word Plugin for Xojo

Run.SetUnderlineWithColor Method

Sets underline and color for the underline.

SetUnderlineWithColor(
   underlineStyle as EinhugurWord.UnderlineStyles,
   colorValue as Color)

Parameters

underlineStyle
The underline style to set.
colorValue
The color to set for the underline.

Remarks

See Also

Run Class